home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best of Shareware
/
Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso
/
pc
/
dos
/
networks
/
tpapi
/
nwserial.doc
< prev
next >
Wrap
Text File
|
1992-03-02
|
798b
|
19 lines
SERIAL SERVICES
===============
GetNetworkSerialNumber (VAR SerialNumber : LONGINT;
VAR ApplicationNumber : WORD) : WORD;
Returns the serial and application numbers of the current file server.
--------------------------------------------------------------------------------
VerifyNetworkSerialNumber (SerialNumber : LONGINT;
VAR ApplicationNumber : WORD) : WORD;
NOTE : Use with care. If the serial number is wrong then the function will
NOT return.
Verifys the serial number of the default server. If successful then the
application number is returned.
--------------------------------------------------------------------------------